ItemEffectiveRights Property |
Contains the client's rights based on the permission settings for the item or folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic EffectiveRights EffectiveRights { get; set; }Public Property EffectiveRights As EffectiveRights
Get
Set
Property Value
Type:
EffectiveRightsThe effective rights.
See Also